SwapDataCache
Boolean cacheEnable; the desired state of the data cache returns the previous state of the data cache
on whether the cacheEnable parameter is set to TRUE or FALSE.
Notes: Be sure to check that the trap _HWPriv is implemented before calling this
to determine whether a trap is implemented. If you call this routine and
_HWPriv is not implemented, you application will crash.
The MC68030 and MC68040 micro processors have data caches.